Skip to content

Recover minimal catalog and Dolt lifecycle integration - #12

Merged
TonisOrmisson merged 121 commits into
mainfrom
agent/catalog-dolt-lifecycle-minimal
Aug 4, 2026
Merged

Recover minimal catalog and Dolt lifecycle integration#12
TonisOrmisson merged 121 commits into
mainfrom
agent/catalog-dolt-lifecycle-minimal

Conversation

@TonisOrmisson

@TonisOrmisson TonisOrmisson commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Status

Conflict-free; architecture corrected; CI running on the current head.

This branch integrates the catalog/Dolt lifecycle work with the conditional SPSS transformation work already on current main.

Included scope

  • explicit catalog initialization and fail-closed no-auto-create gates
  • exact Dolt identity/declaration binding and read-only working-set evidence
  • adapter-owned Dolt declaration, evidence-hash, exact-version, and effective-limit validation
  • Dolt operational writes rejected before mutation while the adapter-owned concrete declaration set is empty
  • catalog shape/bijection verification, bounded cleanup, and export audit recovery
  • conditional Transformation Plan 0.2 and bounded SPSS syntax frontend support from merged Python PR Add conditional SPSS transformations for Python v0.5 #10
  • full normative Transformation Plan 0.2 manifest coverage, including success hashes and fail-closed diagnostics

Specification boundary

  • OpenStatSpec/specification remains language-neutral and is not a Python package
  • Python has no openstatspec-specification runtime dependency
  • CI and release automation check out specification commit f2fdf687d8cb32b944ca55a3e9e7215ffc603019 only for normative JSON contracts and fixtures
  • executable Dolt validation and concrete adapter declarations/evidence belong to this adapter repository

Invariants

  • the same logical dataset and physical wide table remain in place
  • no persistent staging, copy, snapshot, rollback, or parallel history layer
  • Dolt remains the sole history/versioning layer
  • core code does not call DOLT_ADD, DOLT_COMMIT, checkout, or reset
  • v0.4 catalog/Dolt and conditional transformation CLI/API surfaces remain present together

Current evidence

  • current head: 68cf61cf967f21e4dff3b618942707c58ab966e0
  • local suite against exact specification fixtures: 335 passed, 43 skipped
  • focused Dolt/capability suite: green
  • wheel and sdist build: green
  • clean wheel install and openstatspec capabilities: green
  • built wheel metadata contains no specification Python dependency

Remaining gate

Wait for the current GitHub Actions push and pull-request runs to complete. There is no PyPI publication gate for the language-neutral specification repository.

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 04f86fa8be

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/openstatspec/sql/wide.py

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6d7e3e2f1d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/openstatspec/sql/wide.py
Comment thread src/openstatspec/spss/sav.py

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f17b3b277b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/openstatspec/spss/sav.py Outdated

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0b1e891891

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/openstatspec/sql/profiles.py Outdated
Comment thread src/openstatspec/spss/sav.py Outdated

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cceff0605c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/openstatspec/sql/wide.py Outdated

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0713ca79e3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/openstatspec/sql/wide.py
Comment thread src/openstatspec/sql/wide.py

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Delightful!

Reviewed commit: e98ef83eb9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@TonisOrmisson
TonisOrmisson marked this pull request as ready for review August 4, 2026 13:41
@TonisOrmisson
TonisOrmisson merged commit cdd7680 into main Aug 4, 2026
28 checks passed
@TonisOrmisson
TonisOrmisson deleted the agent/catalog-dolt-lifecycle-minimal branch August 4, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant